Index Parent

Bitmap class


The Bitmap class is used to display datatype picture files.

Of course, you may give a Bitmap object a frame, a background and an inputmode, to make it act like a button.

 

ATTRIBUTES
Name Type Class Note
File S I IN The name of a datatype picture file
Height L ISG The height of the image; let the class set it
Precision S ISG G2N One of:
  • Exact
  • Image
  • Icon
  • GUI
Transparent N ISG A color index
Width L ISG The width of the image; let the class set it

 

METHODS
Name Parameters Note
none defined